* minibuffer.el (tags-completion-at-point-function): New function.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 29 Apr 2010 15:32:11 +0000 (11:32 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 29 Apr 2010 15:32:11 +0000 (11:32 -0400)
commitb29d9478bcdeefe49a7d04ab94e5af15a71c8fee
tree19c4e4043c396657a96cc7883346b98770949e2e
parent306ab0fa128fb9b1eb136f8fd612a28bb4f9e9f9
* minibuffer.el (tags-completion-at-point-function): New function.
(completion-at-point-functions): Use it.

* cedet/semantic.el (semantic-completion-at-point-function): New function.
(semantic-mode): Use semantic-completion-at-point-function for
completion-at-point-functions instead.

* progmodes/etags.el (complete-tag): Revert last change.
lisp/ChangeLog
lisp/cedet/semantic.el
lisp/minibuffer.el
lisp/progmodes/etags.el